org.eclipse.vtp.desktop.projects.voice.internals
Class AudioFileFactory

java.lang.Object
  extended by org.eclipse.vtp.desktop.projects.voice.internals.AudioFileFactory
All Implemented Interfaces:
IMediaFileFactory

public class AudioFileFactory
extends java.lang.Object
implements IMediaFileFactory


Constructor Summary
AudioFileFactory()
           
 
Method Summary
 IMediaFile createMediaFile(IMediaContainer container, org.eclipse.core.resources.IFile file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioFileFactory

public AudioFileFactory()
Method Detail

createMediaFile

public IMediaFile createMediaFile(IMediaContainer container,
                                  org.eclipse.core.resources.IFile file)
Specified by:
createMediaFile in interface IMediaFileFactory